CommonEvent 1176
Name = "会話：ケルベロス"

  999([1176])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
    ShowText(["\\n<Cerberus>Grrrr...\nI'll tear you apart!"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
    ShowText(["\\n<Cerberus>My beast techniques are drawn from my three heads... You won't be able to match that!"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
    ShowText(["\\n<Cerberus>Each of my three heads has a slightly different personality... But that's a trivial matter."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
    ShowText(["\\n<Cerberus>I actually like cats...\nI was chasing one with great speed."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
    ShowText(["\\n<Cerberus>The howling of my three heads resonates loudly.\nBecause it upsets our neighbors, I can't howl too often."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
    ShowText(["\\n<Cerberus>I've fought with Dullahan many times, but we haven't settled anything yet. It is a rivalry to see who is the strongest..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
    ShowText(["\\n<Cerberus>These fangs and claws are my weapons.\nBy using my three heads, I can strike in succession."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
    ShowText(["\\n<Cerberus>I'm not being kept in Grand Noah as some pet.\nI am a proud warrior of this country."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
    ShowText(["\\n<Cerberus>There seems to be a lot of commotion over the seat of Queen Beast... But that matter doesn't concern me."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
    ShowText(["\\n<Cerberus>It is our job to intercept the Grangold Army when they attack. I'll show them what happens to invaders..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
    ShowText(["\\n<Cerberus>By the way, do you like dogs...?"])
    ShowText([""])
    ShowChoices([["I like them", "I hate them", "I am a dog"], 0])
    When([0, "好き"])
      ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
      ShowText(["\\n<Cerberus>Is that so? That's good..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "嫌い"])
      ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
      ShowText(["\\n<Cerberus>I-is that so..."])
      ShowText([""])
      ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
      ShowText(["\\n<Cerberus>............"])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "僕は犬だ"])
      ShowTextAttributes(["kerberos_fc1", 1, 0, 2])
      ShowText(["\\n<Cerberus>In that case, I'm keeping you.\nNow crawl on your feet!"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
    ShowText(["\\n<Cerberus>Cerberus has a nickname... I think it goes without saying."])
    ShowText([""])
    ShowChoices([["Watchdog of Hell", "Bow-wow Panic", "I don't know"], 0])
    When([0, "地獄の番犬"])
      ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
      ShowText(["\\n<Cerberus>That's right... I'll show you hell too!"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "わんわんパニック"])
      ShowTextAttributes(["kerberos_fc1", 2, 0, 2])
      ShowText(["\\n<Cerberus>It's kinda cute...\n...H-hey, quit joking around!"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "知らない"])
      ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
      ShowText(["\\n<Cerberus>I-is that so...\nIf you don't know, it can't be helped..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
    ShowText(["\\n<Cerberus>There is a problem when it comes to having three heads... Can you imagine?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Meals", "Toothbrushing", "Sex"], 0])
    When([0, "食事"])
      ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
      ShowText(["\\n<Cerberus>We share the same stomach, so meals aren't a problem."])
      ShowText([""])
      Empty([])

    When([1, "歯磨き"])
      ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
      ShowText(["\\n<Cerberus>Yes, we share one body, but have three mouths...\nIt takes three times as long to brush our teeth."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "セックス"])
      ShowTextAttributes(["kerberos_fc1", 1, 0, 2])
      ShowText(["\\n<Cerberus>That's no problem at all...\nWe simply continue until all three heads are satisfied!"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
    ShowText(["\\n<Cerberus>Grand Noah's claim to fame is, of course, the Colosseum... Is there anything special in your hometown?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Temple of Ilias", "Luka's Inn", "Slime Mountain"], 0])
    When([0, "イリアス神殿"])
      ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
      ShowText(["\\n<Cerberus>Isn't that the Great Temple...?\nThat doesn't seem very exciting."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "ルカの宿屋"])
      ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
      ShowText(["\\n<Cerberus>You have a famous inn...?\nIn that case, I'd like to stay there at least once."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "スライムの裏山"])
      ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
      ShowText(["\\n<Cerberus>That sounds like a boring place...\nMy fangs and claws would grow dull there."])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
    ShowText(["\\n<Cerberus>Three heads are useful in many ways.\nYou can have an argument alone, isn't that amazing...?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Sounds great!", "Sounds bothersome", "I also argue with myself"], 0])
    When([0, "すごい！"])
      ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
      ShowText(["\\n<Cerberus>Kukuku, jealous...?"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "わずらわしそう"])
      ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
      ShowText(["\\n<Cerberus A>To be honest, you're right.\nEvery head is cocky except me..."])
      ShowText([""])
      ShowText([""])
      ShowTextAttributes(["kerberos_fc1", 2, 0, 2])
      ShowText(["\\n<Cerberus B>What did you say, who are you calling cocky?!"])
      ShowText([""])
      ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
      ShowText(["\\n<Cerberus C>Shut up, you're annoying!"])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "僕も一人で口論する"])
      ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
      ShowText(["\\n<Cerberus>You might be ill, you should seek appropriate treatment."])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 329])
      ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
      ShowText(["\\n<Cerberus>I'm hungry... Could you give me some meat?"])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 329, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[329]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["kerberos_fc1", 1, 0, 2])
        ShowText(["\\n<Cerberus>Good boy..."])
        ShowText([""])
        ChangeItems([329, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
        ShowText(["\\n<Cerberus>Is that so... It can't be helped then."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 51])
      ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
      ShowText(["\\n<Cerberus>It's gotten cold lately... Could I have a fire stone?"])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 51, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[51]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["kerberos_fc1", 1, 0, 2])
        ShowText(["\\n<Cerberus>Good boy..."])
        ShowText([""])
        ChangeItems([51, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
        ShowText(["\\n<Cerberus>Is that so... It can't be helped then."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
    ShowText(["\\n<Cerberus>It may seem like a waste, but could you give me some money?"])
    ShowText([""])
    ConditionalBranch([7, 642, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 642G? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["kerberos_fc1", 1, 0, 2])
        ShowText(["\\n<Cerberus>Good boy..."])
        ShowText([""])
        ChangeGold([1, 0, 642])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
        ShowText(["\\n<Cerberus>Is that so... It can't be helped then."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
      ShowText(["\\n<Cerberus>...You seem to have spent it all, you need to pay better attention."])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
    ShowText(["\\n<Cerberus>Here's a fang I broke.\nMake good use of it..."])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([194, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Cerberus gave you some \\ii[194]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
    ShowText(["\\n<Cerberus>You can have this, it isn't necessary for me..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([2, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Cerberus gave you a \\ii[2]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["kerberos_fc1", 0, 0, 2])
    ShowText(["\\n<Cerberus>Dividing money among three people can lead to arguments, so take this money..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 1070])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Cerberus gave you 1070G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
